ReleaseAll
TheReleaseAll
method releases all transitory references from this persistent object to other reference-counted objects.
void ReleaseAll ();DISCUSSION
The factory object that creates each persistent object calls that object'sReleaseAll
method before deleting it.OVERRIDING
Every subclass ofODPersistentObject
overrides this method if its objects maintain references to other persistent objects. The override method must call its inheritedReleaseAll
method at the end of its implementation.SEE ALSO
TheODPart
class (page 459).
"The ReleaseAll Method" on page 114 in OpenDoc Cookbook.
Table 2-1 on page 89 in OpenDoc Programmer's Guide.
"The ReleaseAll Method" on page 306 in OpenDoc Programmer's Guide.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help